Skip to content

type aware linting blog post #424

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 17, 2025
Merged

type aware linting blog post #424

merged 1 commit into from
Aug 17, 2025

Conversation

Boshen
Copy link
Member

@Boshen Boshen commented Jul 22, 2025

No description provided.

Copy link

netlify bot commented Jul 22, 2025

Deploy Preview for oxc-project ready!

Name Link
🔨 Latest commit 6a6637e
🔍 Latest deploy log https://app.netlify.com/projects/oxc-project/deploys/68a15e1f183e0600081fc32e
😎 Deploy Preview https://deploy-preview-424--oxc-project.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@Boshen Boshen force-pushed the tsgolint branch 3 times, most recently from 757bd6e to a5efef7 Compare July 22, 2025 10:08
- no-floating-promises
- no-misused-promises

The next version will enable all type-aware rules.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As in: The next major or the next minor version?


## Type-Aware linting

Please refer to
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It might still be worth to add a bit of an overview to what other type-aware linters are doing (e.g. biome)?

@Boshen
Copy link
Member Author

Boshen commented Jul 23, 2025

More questions:

  • why separate package?
  • why no 2.0 for the breaking change release when type-aware is enabled by default.

@Sysix
Copy link
Member

Sysix commented Aug 14, 2025

Type-aware linting is not supported for special parsers (vue, svelte and astro).
Would prefer that there is a notice somewhere :)

@Boshen Boshen force-pushed the tsgolint branch 2 times, most recently from 96b53ce to b51d376 Compare August 17, 2025 04:23
@Boshen Boshen marked this pull request as ready for review August 17, 2025 04:47
@Boshen Boshen merged commit 51bb4a9 into main Aug 17, 2025
9 checks passed
@Boshen Boshen deleted the tsgolint branch August 17, 2025 04:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants